Skip to content

Remove the need to have an S3 bucket to run the tests #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 2, 2021
Merged

Remove the need to have an S3 bucket to run the tests #138

merged 4 commits into from
Dec 2, 2021

Conversation

bmoffatt
Copy link
Collaborator

@bmoffatt bmoffatt commented Dec 1, 2021

Description of changes:

I wanted to make it easier for other contributors to the the test cases. Right now, anyone who isn't working at Amazon would need to create their own bucket and edit the test case to point at it.

S3 is nice for bypassing Lambda's direct zip upload limits, but I think these test produce zip files well under that limit

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@marcomagdy marcomagdy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Left a few comments, fix and merge.

@bmoffatt bmoffatt merged commit dae6eb4 into awslabs:master Dec 2, 2021
@bmoffatt bmoffatt deleted the remove-bucket-from-ci branch December 2, 2021 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants